home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / A / Acius09⁄92 / CustomOpenDLGƒ / FilesPackage.make < prev    next >
Encoding:
Text File  |  1992-04-27  |  560 b   |  19 lines  |  [TEXT/MPS ]

  1. #   File:       FilesPackage.make
  2. #   Target:     PROC.EXT
  3. #   Sources:    Ext4D_Files_Package.p
  4. #   Created:    Friday, April 24, 1992 4:34:25 PM
  5.  
  6. OBJECTS = Ext4D_Files_Package.p.o
  7.  
  8. FilesPackage ƒƒ FilesPackage.make {OBJECTS}
  9.     Link -t PEXT -c 4DMX -rt 4DPX=23000 -m CALL_FILES_PACKAGE -sg FilesPackage ∂
  10.         {OBJECTS} ∂
  11.         "{Libraries}"Runtime.o ∂
  12.         "{Libraries}"Interface.o ∂
  13.         "{PLibraries}"SANELib.o ∂
  14.         "{PLibraries}"PasLib.o ∂
  15.         Ext4DIntf.p.o ∂
  16.         -o PROC.EXT
  17. Ext4D_Files_Package.p.o ƒ FilesPackage.make Ext4D_Files_Package.p
  18.      Pascal  Ext4D_Files_Package.p
  19.